testing.matcher.skip (field)

3 uses

	testing (current package)
		match.go#L18: 	skip      filterMatch
		match.go#L77: 		skip:      skip,
		match.go#L108: 	skip, partialSkip := m.skip.matches(elem, m.matchFunc)